Longwei product anti-counterfeiting query system is built using mainstream .NET4.0+ MS-SQL2008. It can generate unique anti-counterfeiting codes and mobile phone QR codes based on the product data imported by users. Enterprises only need to print the anti-counterfeiting code or QR code on The anti-counterfeiting function of the product can be realized on the outer packaging of the product.
Main function introduction:
Product data EXCEL, import/export, batch generation anti-counterfeiting,
Can be managed in batches, add, delete, anti-counterfeiting codes,
Visual anti-counterfeiting generation template editing,
Support mobile QR code query,
Administrator permissions are assigned to senior administrators and product anti-counterfeiting publishers. The senior administrator has all background management permissions. Operators can only view, export, import, generate, and anti-counterfeiting code data.
All functions can be customized according to user needs.
The system is compatible with all browsers,
With IE7, IE8, IE9, Chrome, Firefox, 360 and other browsers, you don’t have to worry about usage problems caused by browser compatibility.
Installation instructions:
1. Install IIS, mssql2008 database and .NET Framework (.NETFramework) 4.0
2. Create a website directory and copy the files in src to the directory.
3. Create a new database, and then use the files in the db folder to restore the data structure and data. You can use sql or bak to restore.
4. Modify the database connection in line 33 of web.config under the website directory.
connectionString="DataSource=.;InitialCatalog=test;UserID=sa;Password=123456;ConnectTimeout=500"
DataSource database service IP address, 2008 is the port
InitialCatalog database name
UserID database connection user name
Password database connection password
5. After all configurations are completed, you can use the backend address: /login.aspx Username adminadmin123
6. The free version can only use 100 certificates, please contact the administrator