使用新框架与技术代替旧框架与技术,实现涂装车间后道标签扫码程序
This commit is contained in:
14
RIZO_Application/RIZO_Application.Core/APPConfig.cs
Normal file
14
RIZO_Application/RIZO_Application.Core/APPConfig.cs
Normal file
@@ -0,0 +1,14 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace RIZO_Application.Core
|
||||
{
|
||||
public class APPConfig
|
||||
{
|
||||
|
||||
public static string AppTitle = "Application";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user